Skip to content

Add grafana monitoring#65

Merged
Marcusk19 merged 4 commits intoquay:masterfrom
Marcusk19:shift-week-kubefuffle
Jun 23, 2023
Merged

Add grafana monitoring#65
Marcusk19 merged 4 commits intoquay:masterfrom
Marcusk19:shift-week-kubefuffle

Conversation

@Marcusk19
Copy link
Contributor

Adds a new environment variable TF_VAR_enable_monitoring that should add prometheus and grafana pods to the deployment file generated by terraform.

instance_class = "db.t3.micro"
allocated_storage = 50
engine = "postgres"
engine_version = "14.2"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make this into a variable?

allocated_storage = 5
engine = "mysql"
engine_version = "5.7.33"
engine_version = "5.7.41"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same, a variable here would be nice

@Marcusk19 Marcusk19 requested a review from syed June 22, 2023 18:30
@Marcusk19 Marcusk19 merged commit 6153f35 into quay:master Jun 23, 2023
@Marcusk19 Marcusk19 deleted the shift-week-kubefuffle branch June 23, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants